perm filename TEMP.POX[RDG,DBL] blob sn#539138 filedate 1980-10-08 generic text, type C, neo UTF8
COMMENT ⊗   VALID 00003 PAGES
C REC  PAGE   DESCRIPTION
C00001 00001
C00002 00002	\|\\⊂'200004\
C00003 00003	\C\F6G. Appendix - Sample Session
C00006 ENDMK
C⊗;
\|\\⊂'200004;\;
\M0NONM;\;	Standard Nonie for text
\M1NONMI;\;	Italics
\M2NONMB;\;	Bold Nonie
\;\M3METS;\;	Small test
\;\M4METSI;\;	Small Italics
\;\M5METSB;\;	Small Bold
\M6NON44;\;	A large Nonie for titling
\N
\; So first page will be number 78 (one more that # register)
\←=0;\→#\∞EVERYPAGE[\P\←#\+=1;\→#\oEP{0G-\D#}\%=2;\?ODD;\¬=1;\?EVEN;\p]\N
\∞EVEN<\WEP,=150;=150;>\;
\∞ODD<\WEP,=1550;=150;>\;
\⊂'100;\F0\N
\C\F6G. Appendix - Sample Session

\F1\J	This appendix shows a session the author had with the current RLL-1
system.  This is designed to provide a flavor
of RLL-1's capabilities, as well as describe the formats for its various
commands.
Comments are shown enclosed in braces, "{}"s.
\.

\C\F6Table of Contents\F2

  SubSection	Page		Topic\F1

      1.		 2	  Starting the system
      2.		 4	  What was created?    
      3.		 5	  Looking around    
      4.		 5	  Creating a new class    
      5.		 6	  Creating a new typical example, for a class    
      6.		 8	  Slot verification by EDITU    
      7.		 9	  Examining unit which represent Formats    
      8.		10	  Adding on a new person    
      9.		10	  Creating a new entity - HisMother    
     10.		11	  How are new units created?    
     11.		11	  Hack to LISP's evaluator    
     12.		12	  Creating a new datatype - GenderType    
     13.		12	  Engendering our visitor    
     14.		13	  Indicating that Mothers are female    
     15.		15	  Add another person    
     16.		15	  Can a male be a mother?    
     17.		16	  Now make Husbands male:    
     18.		16	  To give HisMother a Husband    
     19.		17	  Create a new type of slot - Father    
     20.		17	  There is a unit for Composition:    
     21.		19	  Examples of SlotCombiners    
     22.		20	  What else can we say about Father?    
     23.		20	  Far too quiet:    
     24.		20	  How do accessing functions really work?    
     25.		21	  The FindDefault function:    
     26.		21	  Strategy:    
     27.		22	  What gets done when? - system dependent fns    
     28.		23	  Creating a new function    
     29.		24	  New class of types of slots - ChattySlots    
     30.		25	  Create a new typical member of AnyChattySlot    
     31.		25	  Conclusion